home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / comm / fido / wpl_intro.lzh / readme.intro next >
Text File  |  1993-02-11  |  3KB  |  55 lines

  1.  
  2.    This archive is an introduction to the 'in development' WPL
  3. programming language.  It is designed to give a general idea of what we
  4. are working towards in order to raise developer interest in the project.
  5.  
  6.   The archive is updated nightly and is fidonet file requestable as
  7. 'WPL_Intro.lzh' from fidonet#1:1/139.0
  8.  
  9.   As you will note, there are no binaries in this archive.  This is
  10. not a beta release, but an information package.  If you wish to get involved
  11. with beta testing this new language, you must get access to the WELMAT support
  12. conference.  When you are connected, please send me a message indicating
  13. your 'prefered' email method (Fidonet, Internet) as I am trying to maintain
  14. a list of beta testers.
  15.  
  16.   The following files exist in this archive:
  17.  
  18. readme.intro          - This file.
  19. wpl.readme            - The general description of the WPL language.  This
  20.                         file is constantly changing as the language expands.
  21.                         It also contains the beta 'Bugs' and 'TODO' lists.
  22. XferqInstall.doc      - Document to explain installation of xferq.library, and
  23.                         the basics of what it is.
  24. list/wpl.txt          - List of files in the WPL support file area.
  25. rexx/fidopoll.rexx    - A script that does my fidonet dialing
  26. rexx/uulookup.wplrx   - A script that does a lookup in an l.sys file for UUCP.
  27. rexx/uupoll.rexx      - A UUCP scheduler script
  28. rexx/wsched.rexx      - The script that calls 'fidopoll' and 'uupoll'
  29. rexx/call.rexx        - How to dial.
  30. rexx/newlog.rexx      - The docs for LogProc, the logging subsystem.
  31.  
  32. bin/startwsched       - Small AmigaDos script I use to launch wsched.rexx
  33. bin/restart           - the script I use to launch WPL, LogProc, etc.
  34. bin/call              - AmigaDos script used to call 'call.rexx'
  35. bin/startWPL          - Small AmigaDos script I use to launch WPL.
  36.  
  37. wpl/atronx.wpl        - The current WPL script running on my own system. While
  38.                         this isn't the most full featured mailer example, it
  39.                         gives a general idea of the flow of things.
  40.  
  41. wpl/roof.wpl          - The WPL script from the ROOF system.  This gives a
  42.                         general idea of the features of ROOF and how it is
  43.                         accomplished.  Please contact Robert Williamson at
  44.                         fidonet#1:167/104 for information on ROOF, and 
  45.                         a complete up-to-date archive. ROOF_WPL.LHA is a file 
  46.                         updated weekly and file requestable from my site.
  47.  
  48.  
  49.   If you need to get ahold of me, I am reachable at:
  50.  
  51.   Internet: aa302@freenet.carleton.ca  (Fastest)
  52.   School:   rmcormon@ccs.carleton.ca
  53.   Fidonet: 1:1/139 (Welmat Help - V.32Bis),  1:163/109 (2400bps)
  54.   UUCP: rwm@atronx.ocunix.on.ca (Last resort - costs)
  55.